home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / windows / bckmn232.zip / BACKHIST.TXT next >
Text File  |  1992-02-04  |  5KB  |  121 lines

  1. BUGS/FEATURES
  2. =============
  3.  
  4. V1.1    Fixed bug that prevented Back-Menu from being reloaded after it had
  5.     been removed.
  6.  
  7.     Restructured code so that it should work with EMS systems. (Not
  8.     tested fully).
  9.  
  10. V1.2    Added cascading menus.
  11.  
  12. V1.3
  13.     Locks up Compaq 386/25e sometimes when starting up DOS window.
  14.  
  15. V1.31
  16.     Added ambiguous file name support.
  17. V1.32
  18.     Made Back-Menu process the windows command line when it is the shell.
  19.  
  20. V1.33
  21.     Modified Open Dialog box to have dirs and files lists.
  22.     Fixed problem if you type in path and filename to opex dialog.
  23. V1.34
  24.     Added '%' to prompt for command line for an application.
  25.     Fixed bug where if you uninstall Back-Menu you get UAE.
  26.     Added about box.
  27.     Changed ambiguous filename support so that the open box has
  28.     the directory specified.
  29. V1.35
  30.     Added support for setting start-up directory.
  31. V1.36
  32.     Whichever mouse button brings up the menu can now be used to select
  33.     items from it (as well as the left mouse button)
  34. V1.37
  35.     Now supports extensions from win.ini (eg. MYTEXT.WRI will cause
  36.     write to be started up on the file).
  37.     Cured bug where if Back-Menu is the only task in the system, the
  38.     menu doesn't stay up the first time the button clicked.
  39. V1.38
  40.     Changed line-reading to fix problems with reading the .ini file.
  41.     Removed the limit of 15 items per menu.
  42.  
  43. V1.39
  44.     There were problems if back-menu was the shell and a command line
  45.     was given to windows which didn't have a path component (It said it
  46.     couldn't find the file). This has been fixed.
  47.     Added history mechanism to Execute... command.
  48.     Re-ordered the fixed menu to place more frequently used items at
  49.     the top.
  50.     Modified % prompting to allow a command line to be edited (eg.
  51.     %-t -r hello.pas will prompt with the rest of the command line
  52.     present for editing).
  53.  
  54. V1.40
  55.     Added the ability to understand program manager group files. (Thanks to
  56.     whoever it was who sent me the file format).
  57.  
  58. V1.41    Never released
  59.  
  60. V1.42
  61.     ALT-F10 will now pop-up the menu from the keyboard
  62.  
  63. V2.00
  64.     Made all menu items totally configurable. See section for more details.
  65.  
  66. V2.01
  67.     Fixed bug which caused windows to become unstable if the 'Remove BackMenu'
  68.     option was used.
  69.     BackMenu would look in the current directory for the ini file (unless
  70.     otherwise specified). If any applications were started up, the current
  71.     directory would change and cause BackMenu to loose the ini file. BackMenu
  72.     will now remember the startup directory and explicity use this rather
  73.     than assuming. (To be absolutly sure, specify the full path to the
  74.     ini file within the Set Options... dialog box).
  75.  
  76. V2.10    The above fix (V2.01) didn't work. This meant that anyone who hadn't
  77.     used a previous version of BackMenu couldn't use V2.01 as it looked
  78.     for a null file (""). Also, the default menu that should appear if
  79.     there is no menu file didn't work so it appeared as if nothing had
  80.     happened. This has been fixed.
  81.  
  82. V2.20    Added 'Browse...' option to the Command Dialog box so you can wander
  83.     the disk through a standard open dialog box to look for a file to
  84.     execute.
  85.     Added comments to the menu initialisation file. Any line starting with
  86.     a semi-colon (;) is now ignored.
  87.     Added a $Info keyword that gives some (hopefully) useful system
  88.     info a-la Program or File Manager. (Thanks to Randy for those).
  89.     Added @ option which causes items in the menu to be auto-run when
  90.     BackMenu is first invoked. This option may be disabled by holding
  91.     down either shift key while backmenu is loading.
  92.     Increased the maximum line length for a program item to 160 characters.
  93.  
  94. V2.21
  95.     Make BackMenu BigDesk aware. BackMenu now stops bigdesk obscuring
  96.     its menus if BigDesk's keep-to-front option is enabled.
  97.  
  98. V2.30
  99.     Added clipboard communication from DOS (Enhanced mode only).
  100.     Added maximise and minimise options.
  101.  
  102. V2.31
  103.     Fixed problem with starting up BigDesk and specifying a directory (it
  104.     would always append the start-up directory to the command specified
  105.     on the command line). This is no longer required.
  106.     Made reading the menu file (slightly) faster.
  107.     The description string for $groups is greyed out if no groups exist.
  108.  
  109. V2.32
  110.     Backmenu now gets its defaults from SP-SERV.INI
  111.     All strings used are loaded from a resource table.
  112.  
  113. Any criticism/comments/praise/bugs etc can be directed to the author (me) via
  114.  
  115. mail:    sphipps@cix.compulink.co.uk
  116. post:    SP Services, PO Box 456, Southampton, SO9 7XG, England
  117. fax:    +44 703 550037
  118.  
  119. (whichever you prefer).
  120.  
  121.